For a list of all members of this type, see PropertyChangeUndoUnit<TTarget,TProperty> members.
| Name | Description | |
|---|---|---|
![]() | NewValue | Overridden. Returns the new value that was set on the object. |
![]() | OldValue | Overridden. Returns the original value of the object that will be restored. |
![]() | PropertyName | Overridden. Returns the name of the property that will be changed. |
![]() | Target | Overridden. Returns the target object that will be affected by the UndoUnit |
| Name | Description | |
|---|---|---|
![]() | PropertyDisplayName | Overridden. Optional string representing the property name as it should be displayed to the end user. |
![]() | TargetDisplayName | Overridden. Optional string representing the target as it should be displayed to the end user. |